disabled property

bool disabled
final

If true the text field is "disabled": it ignores taps.

Implementation

final bool disabled;