isEnabled property

bool isEnabled
getter/setter pair

If false the associated TextField is disabled.

Implementation

bool isEnabled = true;