disabledTextStyle property

TextStyle? disabledTextStyle
final

The text style of the day button's Text descendant if the day is disabled.

Implementation

final TextStyle? disabledTextStyle;