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