menu
web_spa package
documentation
spa.dart
ComponentRouterNoMatchException
ComponentRouterNoMatchException.new const constructor
ComponentRouterNoMatchException.new const constructor
dark_mode
light_mode
ComponentRouterNoMatchException
constructor
const
ComponentRouterNoMatchException
(
String
currentPath
, [
String
?
routerElementBind
])
Implementation
const ComponentRouterNoMatchException(this.currentPath, [this.routerElementBind]);
web_spa package
documentation
spa
ComponentRouterNoMatchException
ComponentRouterNoMatchException.new const constructor
ComponentRouterNoMatchException class