text_main_16 top-level property

TextStyle text_main_16
final

Implementation

final TextStyle text_main_16 = TextStyle(
  color: AppColor.main,
  fontSize: 16.sp,
);