displaySmall property

TextStyle? displaySmall

Implementation

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