disabledTextStyle property

TextStyle? disabledTextStyle
final

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

Implementation

final TextStyle? disabledTextStyle;