hideOnLoading property

bool hideOnLoading
final

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

Defaults to false.

Implementation

final bool hideOnLoading;