headline5 property

TextStyle? headline5

Used for large text in dialogs (e.g., the month and year in the dialog shown by showDatePicker).

Implementation

TextStyle? get headline5 => textTheme.headline5;