bodyBoldLarge property
TextStyle
get
bodyBoldLarge
Bold large body text (scaled 16px).
Implementation
TextStyle get bodyBoldLarge => baseTextStyle(16, fontWeight: FontWeight.w600);
Bold large body text (scaled 16px).
TextStyle get bodyBoldLarge => baseTextStyle(16, fontWeight: FontWeight.w600);