menu
element_core package
documentation
services.dart
ElRouterService
key property
key property
dark_mode
light_mode
key
property
GlobalKey
<
NavigatorState
>
key
late
final
顶级路由导航 key,请将它附加到顶级 App 的 navigatorKey 中
Implementation
late final GlobalKey<NavigatorState> key;
element_core package
documentation
services
ElRouterService
key property
ElRouterService class