enabled property
final
Whether the form is able to receive user input.
Defaults to true. If autovalidate is true, the field will be validated. Likewise, if this field is false, the widget will not be validated regardless of autovalidate.
Implementation
final bool enabled