bodyLarge property

TextStyle get bodyLarge

Large body text (scaled 16px).

Implementation

TextStyle get bodyLarge => baseTextStyle(16);