menu
revali_router_core package
documentation
middleware/middleware_result.dart
MiddlewareResult
isStop property
isStop property
dark_mode
light_mode
isStop
property
bool
get
isStop
Implementation
bool get isStop => this is _Stop;
revali_router_core package
documentation
middleware/middleware_result
MiddlewareResult
isStop property
MiddlewareResult class