menu
flower package
documentation
navigation/src/routes/flower_router_delegate.dart
FlowerDelegate
clearRouteTree method
clearRouteTree method
dark_mode
light_mode
clearRouteTree
method
void
clearRouteTree
(
)
Implementation
void clearRouteTree() { _routeTree.routes.clear(); }
flower package
documentation
navigation/src/routes/flower_router_delegate
FlowerDelegate
clearRouteTree method
FlowerDelegate class