bodyMedium property

TextStyle get bodyMedium

Medium body text (scaled 14px).

Implementation

TextStyle get bodyMedium => baseTextStyle(14);