textStyle property

TextStyle? textStyle
final

The text style applied to the month name. If null, a default style is used.

Implementation

final TextStyle? textStyle;