update
This commit is contained in:
@ -24,6 +24,7 @@ class _CatWidgetState extends State<CatWidget> {
|
||||
widget.indexController.refreshLocationForCat();
|
||||
setState(() {
|
||||
print(value);
|
||||
//widget.indexController.is_loading.value = true;
|
||||
defaultValue = value.toString();
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user