off function

void off(
  1. Widget page
)

Implementation

void off(final Widget page) => Get.off(page);