retainOnLoading property

bool? retainOnLoading
final

Whether to retain the previous suggestions while loading new suggestions.

If enabled, loadingBuilder will be ignored.

Defaults to true.

Implementation

final bool? retainOnLoading;