displaySmall property

TextStyle? get displaySmall

Implementation

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