text_main_10 top-level property

TextStyle text_main_10
final

Implementation

final TextStyle text_main_10 = TextStyle(
  color: AppColor.main,
  fontSize: 10.sp,
);