headerTextStyle property
Used to configure the TextStyles for the text in the header. /// Used to configure the TextStyles for the text in the header.
If this is null, the date picker defaults to the overall theme's
ZeroTypography.bodySmall
and with color ColorScheme.onSurface.
Implementation
final TextStyle? headerTextStyle;