headerForegroundColor property
final
Overrides the header's default color used for text labels and icons.
The dialog's header displays the currently selected date.
This is used instead of the TextStyle.color property of headerHeadlineStyle and headerHelpStyle.
Implementation
final Color? headerForegroundColor;