primaryHeadline2 property

TextStyle? primaryHeadline2

Very, very large text that contrasts with the primary color.

Used for the date in the dialog shown by showDatePicker.

Implementation

TextStyle? get primaryHeadline2 => primaryTextTheme.headline2;