menu
sm_router package
documentation
sm_router.dart
RouterInterceptor typedef
RouterInterceptor typedef
dark_mode
light_mode
RouterInterceptor
typedef
RouterInterceptor
=
Redirect
? Function
(
Context
ctx
)
Implementation
typedef RouterInterceptor = Redirect? Function(Context ctx);
sm_router package
documentation
sm_router
RouterInterceptor typedef
sm_route library