globalKey property

Implementation

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