fix : injection and base page

This commit is contained in:
2025-09-27 13:52:54 +03:30
parent 0a98c57d75
commit be83996a02
5 changed files with 48 additions and 25 deletions

View File

@@ -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(