hide static method

void hide()

Implementation

static void hide() {
  Get.back(closeOverlays: true);
}