displayLarge property

TextStyle? get displayLarge

Implementation

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