smallText property

TextStyle? get smallText

Стиль для мелкого текста.

Implementation

TextStyle? get smallText => textTheme.labelSmall;