onBack method

void onBack()

Implementation

void onBack() {
  Get.back();
}