menu
refreshed package
documentation
get_navigation/src/routes/new_path_route.dart
MatchResult
MatchResult constructor
MatchResult constructor
dark_mode
light_mode
MatchResult
constructor
MatchResult
(
RouteNode
node
,
Map
<
String
,
String
>
parameters
,
String
currentPath
, {
Map
<
String
,
String
>
urlParameters
=
const {}
,
})
Implementation
MatchResult( this.node, this.parameters, this.currentPath, { this.urlParameters = const {}, });
refreshed package
documentation
get_navigation/src/routes/new_path_route
MatchResult
MatchResult constructor
MatchResult class