displayMedium property

TextStyle? get displayMedium

Implementation

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