menu
hi_router package
documentation
route/route_abstract.dart
RouteAbstract
routes property
routes property
dark_mode
light_mode
routes
property
Map
<
String
,
PageFuncType
>
routes
getter/setter pair
声明路由
Implementation
Map<String, PageFuncType> routes = {};
hi_router package
documentation
route/route_abstract
RouteAbstract
routes property
RouteAbstract class