displayLarge property
void
get
displayLarge
Implementation
void get displayLarge =>
themeBuilder = (BuildContext context) => _theme(context).displayLarge;
void get displayLarge =>
themeBuilder = (BuildContext context) => _theme(context).displayLarge;