bodyBoldSmall property
TextStyle
get
bodyBoldSmall
Bold small body text (scaled 12px).
Implementation
TextStyle get bodyBoldSmall => baseTextStyle(12, fontWeight: FontWeight.w600);
Bold small body text (scaled 12px).
TextStyle get bodyBoldSmall => baseTextStyle(12, fontWeight: FontWeight.w600);