hideOnSuggestionsError property

bool hideOnSuggestionsError
final

If set to true, nothing will be shown if there is an error. suggestionsErrorBuilder will also be ignored.

Defaults to false.

Implementation

final bool hideOnSuggestionsError;