bodySmall property

TextStyle? bodySmall

get bodySmall property from text theme

Implementation

TextStyle? get bodySmall => Theme.of(this).textTheme.bodySmall;