enabled property

bool enabled
final

If false the text field is "disabled" so the SearchBar will ignore taps.

Implementation

final bool enabled;