disableStyle property

TextStyle? disableStyle
final

The style to use for this text when enable is false.

Implementation

final TextStyle? disableStyle;