displayLarge property

TextStyle? displayLarge

get displayLarge property from text theme

Implementation

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