enabled property
If false the text field is "disabled": it ignores taps and its decoration is rendered in grey.
Implementation
bool? enabled;
If false the text field is "disabled": it ignores taps and its decoration is rendered in grey.
bool? enabled;