rangePickerHeaderHeadlineStyle property
final
Overrides the default text style used for the headline text in the header of a full screen DateRangePickerDialog.
The dialog's header displays the currently selected date range.
The TextStyle.color of rangePickerHeaderHeadlineStyle is not used, rangePickerHeaderForegroundColor is used instead.
Implementation
final TextStyle? rangePickerHeaderHeadlineStyle;