bodySmall property
TextStyle
get
bodySmall
Small body text (scaled 12px).
Implementation
TextStyle get bodySmall => baseTextStyle(12, lineHeight: 1.1);
Small body text (scaled 12px).
TextStyle get bodySmall => baseTextStyle(12, lineHeight: 1.1);