text14w600Grey property
TextStyle
get
text14w600Grey
Implementation
static TextStyle get text14w600Grey => TextStyle(
fontSize: 14.sp,
fontWeight: FontWeight.w600,
color: HbColor.textGrey,
);