titleLarge property
Largest of the title styles.
Titles are smaller than headline styles and should be used for shorter, medium-emphasis text.
Implementation
TextStyle? get titleLarge => textTheme.titleLarge;
Largest of the title styles.
Titles are smaller than headline styles and should be used for shorter, medium-emphasis text.
TextStyle? get titleLarge => textTheme.titleLarge;