if (!mounted) return; Navigator.push(context, CupertinoPageRoute(builder: (context) => const SignUpScreen()));