text_main_14 top-level property

TextStyle text_main_14
final

Implementation

final TextStyle text_main_14 = TextStyle(
  color: AppColor.main,
  fontSize: 14.sp,
);