daysHeaderTexStyle property

TextStyle? daysHeaderTexStyle
final

Text style for days. By default the text style will be themeData.textTheme.subtitle2.

Implementation

final TextStyle? daysHeaderTexStyle;