splitNavigatorKey property
final
Navigator key used in split mode.
This key will be used on only in split mode.
Implementation
final GlobalKey<NavigatorState>? splitNavigatorKey;
Navigator key used in split mode.
This key will be used on only in split mode.
final GlobalKey<NavigatorState>? splitNavigatorKey;