weekdaysTextStyle property
The text style of the weekdays, defaults to
textTheme.muted.copyWith(fontSize: 12.8)
Implementation
final TextStyle? weekdaysTextStyle;
The text style of the weekdays, defaults to
textTheme.muted.copyWith(fontSize: 12.8)
final TextStyle? weekdaysTextStyle;