titleSmall property

TextStyle? titleSmall
final

Smallest of the title styles.

Titles are smaller than headline styles and should be used for shorter, medium-emphasis text.

Implementation

final TextStyle? titleSmall;