fix : injection and base page
This commit is contained in:
@@ -26,7 +26,7 @@ class AuthPage extends GetView<AuthLogic> {
|
||||
),
|
||||
vecPath: Assets.vec.chickenPatternSvg.path,
|
||||
),
|
||||
onPopScopTaped: () => Get.back(result: "HHHHHHHHEloo"),
|
||||
onPopScopTaped: () => Get.back(result: -1),
|
||||
child: Stack(
|
||||
children: [
|
||||
Center(
|
||||
|
||||
Reference in New Issue
Block a user