dayTextStyle property

TextStyle? dayTextStyle
final

The text style for all days. By default the text style is textTheme.bodyText2.

Implementation

final TextStyle? dayTextStyle;