menu
revali_router_core package
documentation
results/exception_catcher_result.dart
ExceptionCatcherResult<T>
isHandled property
isHandled property
dark_mode
light_mode
isHandled
property
bool
get
isHandled
Implementation
bool get isHandled => this is _Handled;
revali_router_core package
documentation
results/exception_catcher_result
ExceptionCatcherResult<T>
isHandled property
ExceptionCatcherResult class