text_main_8 top-level property

TextStyle text_main_8
final

Implementation

final TextStyle text_main_8 = TextStyle(
  color: AppColor.main,
  fontSize: 8.sp,
);