getKey static method

Getter for navigatorKey

Implementation

static GlobalKey<NavigatorState> getKey() {
  return navigatorKey;
}