dayTextStyle property
If this is null, the date picker defaults to the overall theme's
ZeroTypography.labelSmall
and with color ColorScheme.onSurface.
Implementation
final TextStyle? dayTextStyle;
If this is null, the date picker defaults to the overall theme's
ZeroTypography.labelSmall
and with color ColorScheme.onSurface.
final TextStyle? dayTextStyle;