titleLarge property

TextStyle? get titleLarge

Returns the large title text style from the text theme.

Implementation

TextStyle? get titleLarge => textTheme.titleLarge;