text_main_20 top-level property

TextStyle text_main_20
final

Implementation

final TextStyle text_main_20 = TextStyle(
  color: AppColor.main,
  fontSize: 20.sp,
);