titleSmall property

TextStyle? get titleSmall

Returns the small title text style from the text theme.

Implementation

TextStyle? get titleSmall => textTheme.titleSmall;