headerHeadlineStyle property

TextStyle? headerHeadlineStyle
final

Overrides the header's default headline text style.

The dialog's header displays the currently selected date.

The TextStyle.color of the headerHeadlineStyle is not used, headerForegroundColor is used instead.

Implementation

final TextStyle? headerHeadlineStyle;