text_main_30 top-level property

TextStyle text_main_30
final

Implementation

final TextStyle text_main_30 = TextStyle(
  color: AppColor.main,
  fontSize: 30.sp,
);