Hide results while loading
This commit is contained in:
parent
f95e598513
commit
705610ed10
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class _LocationSearchWidgetState extends State<LocationSearchWidget> {
|
|||
),
|
||||
),
|
||||
hideOnEmpty: true,
|
||||
hideOnLoading: true,
|
||||
loadingBuilder: (context) {
|
||||
return loadWidget;
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue