key property

Implementation

GlobalKey<NavigatorState>? get key {
  return _navigatorKey;
}