bodySmall property

TextStyle? get bodySmall

Returns the small body text style from the text theme.

Implementation

TextStyle? get bodySmall => textTheme.bodySmall;