keepSuggestionsOnLoading property

bool keepSuggestionsOnLoading
final

If set to false, the suggestions box will show a circular progress indicator when retrieving suggestions.

Defaults to true.

Implementation

final bool keepSuggestionsOnLoading;