text_grey_12b top-level property
Implementation
final TextStyle text_grey_12b = TextStyle(
color: AppColor.grey,
fontSize: 12.sp,
fontWeight: FontWeight.bold,
);
final TextStyle text_grey_12b = TextStyle(
color: AppColor.grey,
fontSize: 12.sp,
fontWeight: FontWeight.bold,
);