menu
yx_navigation_flutter package
documentation
yx_navigation_flutter_compatibility.dart
UnsupportedRouteException
UnsupportedRouteException.new const constructor
UnsupportedRouteException.new const constructor
dark_mode
light_mode
UnsupportedRouteException
constructor
const
UnsupportedRouteException
(
Route
<
Object
?
>
route
,
String
message
)
Implementation
const UnsupportedRouteException(this.route, this.message);
yx_navigation_flutter package
documentation
yx_navigation_flutter_compatibility
UnsupportedRouteException
UnsupportedRouteException.new const constructor
UnsupportedRouteException class