bodyMediumLarge property
TextStyle
get
bodyMediumLarge
Medium large body text (scaled 16px).
Implementation
TextStyle get bodyMediumLarge =>
baseTextStyle(16, fontWeight: FontWeight.w500);
Medium large body text (scaled 16px).
TextStyle get bodyMediumLarge =>
baseTextStyle(16, fontWeight: FontWeight.w500);