disabledTextStyle property

TextStyle? disabledTextStyle
final

type of TextStyle used to define the style peoperties of the disabled text

Implementation

final TextStyle? disabledTextStyle;