displayLarge property
TextStyle?
get
displayLarge
get displayLarge property from text theme
Implementation
TextStyle? get displayLarge => Theme.of(this).textTheme.displayLarge;
get displayLarge property from text theme
TextStyle? get displayLarge => Theme.of(this).textTheme.displayLarge;