feat : new ui and fix bug's
This commit is contained in:
@@ -93,6 +93,8 @@ class BasePage extends GetView<BaseLogic> {
|
||||
return PopScope(
|
||||
canPop: false,
|
||||
onPopInvokedWithResult: (didPop, result) {
|
||||
tLog("PopScope Tapped ==> $didPop");
|
||||
|
||||
if (!didPop) {
|
||||
onPopScopTaped!();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user