text_main_12 top-level property

TextStyle text_main_12
final

Implementation

final TextStyle text_main_12 = TextStyle(
  color: AppColor.main,
  fontSize: 12.sp,
);