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