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