enabled property
final
If false the textfield is "disabled": it ignores taps and its decoration is rendered in grey.
If non-null this property overrides the decoration's
Decoration.enabled
property.
Implementation
final bool enabled
If false the textfield is "disabled": it ignores taps and its decoration is rendered in grey.
If non-null this property overrides the decoration's
Decoration.enabled
property.
final bool enabled