globalKey property

GlobalKey<NavigatorState> get globalKey

Implementation

static GlobalKey<NavigatorState> get globalKey{
  return _appKey;
}