enabled property

bool get enabled

Whether the form is enabled

Implementation

bool get enabled => widget.enabled;