labelSmall property

TextStyle? get labelSmall

Implementation

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