bodySmall property

TextStyle? get bodySmall

Implementation

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