enabled property

bool enabled
final

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

Implementation

final bool enabled;