bodySmall property

TextStyle? bodySmall

Smallest of the body styles.

Body styles are used for longer passages of text.

Implementation

TextStyle? get bodySmall => textTheme.bodySmall;