pushToRegistration static method
void
pushToRegistration()
Implementation
static void pushToRegistration() {
Get.offAllNamed(AppRoutes.registration);
}
static void pushToRegistration() {
Get.offAllNamed(AppRoutes.registration);
}