text_white_11b top-level property
Implementation
final TextStyle text_white_11b = TextStyle(
color: AppColor.white,
fontSize: 11.sp,
fontWeight: FontWeight.bold,
);
final TextStyle text_white_11b = TextStyle(
color: AppColor.white,
fontSize: 11.sp,
fontWeight: FontWeight.bold,
);