enabled property

bool enabled
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