isEnabled property

bool isEnabled
final

If false the text field is "disabled": it ignores taps and its decoration is rendered in grey.

Implementation

final bool isEnabled;