hideOnEmptySuggestions property

bool hideOnEmptySuggestions
final

If set to true, nothing will be shown if there are no results. suggestionsNotFoundBuilder will also be ignored.

Defaults to false

Implementation

final bool hideOnEmptySuggestions;