bodyLarge property

TextStyle? get bodyLarge

Returns the large body text style from the text theme.

Implementation

TextStyle? get bodyLarge => textTheme.bodyLarge;