menu
sm_router package
documentation
sm_router.dart
KIRouter
popToRoot static method
popToRoot static method
dark_mode
light_mode
popToRoot
static method
Future
<
bool
>
popToRoot
(
)
Implementation
static Future<bool> popToRoot() { return _delegate.popToRoot(); }
sm_router package
documentation
sm_router
KIRouter
popToRoot static method
KIRouter class