화면을 스택에 추가하면서 이동 Get.to(() => const MainScreen()); Get.toNamed('/MainScreen')); 화면을 스택에서 제거하면서 이동 현재 화면을 제거하고 새로운 화면으로 이동 Get.off(() => const MainS