hideOnLoadingSuggestions property

bool hideOnLoadingSuggestions
final

If set to true, no loading box will be shown while suggestions are being fetched. loadingSuggestionsBuilder will also be ignored.

Defaults to false.

Implementation

final bool hideOnLoadingSuggestions;