back static method

dynamic back()

Implementation

static back() {
  navigatorKey.currentState!.pop(currentContext);
}