text_main_18 top-level property

TextStyle text_main_18
final

Implementation

final TextStyle text_main_18 = TextStyle(
  color: AppColor.main,
  fontSize: 18.sp,
);