text_main_8b top-level property
Implementation
final TextStyle text_main_8b = TextStyle(
color: AppColor.main,
fontSize: 8.sp,
fontWeight: FontWeight.bold,
);
final TextStyle text_main_8b = TextStyle(
color: AppColor.main,
fontSize: 8.sp,
fontWeight: FontWeight.bold,
);