enabled property

bool enabled
final

If false helperText,errorText, and counterText are not displayed, and the opacity of the remaining visual elements is reduced.

This property is true by default.

Implementation

final bool enabled;