headlineSmall property

TextStyle? get headlineSmall

Returns the small headline text style from the text theme.

Implementation

TextStyle? get headlineSmall => textTheme.headlineSmall;