init static method

Implementation

static GlobalKey<NavigatorState> init() {
  return _getInstance()!.navigatorKey;
}