dayTextStyle property
The text style for all days. By default the text style
is textTheme.bodyText2
.
Implementation
final TextStyle? dayTextStyle;
The text style for all days. By default the text style
is textTheme.bodyText2
.
final TextStyle? dayTextStyle;