menu
sm_getx package
documentation
get_navigation/src/routes/parse_route.dart
RouteDecoder
currentTreeBranch property
currentTreeBranch property
dark_mode
light_mode
currentTreeBranch
property
List
<
GetPage
>
currentTreeBranch
final
从路由字符串匹配到的, 从根路由开始到当前路由的路由列表
Implementation
final List<GetPage> currentTreeBranch;
sm_getx package
documentation
get_navigation/src/routes/parse_route
RouteDecoder
currentTreeBranch property
RouteDecoder class