displayMedium property

TextStyle? displayMedium

Implementation

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