daysHeaderTexStyle property
Text style for days. By default
the text style will be themeData.textTheme.subtitle2
.
Implementation
final TextStyle? daysHeaderTexStyle;
Text style for days. By default
the text style will be themeData.textTheme.subtitle2
.
final TextStyle? daysHeaderTexStyle;