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