dayTextStyle property

TextStyle? dayTextStyle
final

If this is null, the date picker defaults to the overall theme's ZeroTypography.labelSmall and with color ColorScheme.onSurface.

Implementation

final TextStyle? dayTextStyle;