primaryHeadline5 property

TextStyle? primaryHeadline5

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

Implementation

TextStyle? get primaryHeadline5 => primaryTextTheme.headline5;