displayLarge property

TextStyle? get displayLarge

Returns the large display text style from the text theme.

Implementation

TextStyle? get displayLarge => textTheme.displayLarge;