update all screens with pulldown to refresh as false & reload home on back
This commit is contained in:
@@ -232,6 +232,8 @@ class _MIHProfileGetterState extends State<MIHProfileGetter> {
|
||||
actionDrawer: null,
|
||||
secondaryActionDrawer: null,
|
||||
bottomNavBar: null,
|
||||
pullDownToRefresh: false,
|
||||
onPullDown: () async {},
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user