menu
get package
documentation
get_navigation/src/routes/new_path_route.dart
MatchResult
MatchResult.new constructor
MatchResult.new 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 {}});
get package
documentation
get_navigation/src/routes/new_path_route
MatchResult
MatchResult.new constructor
MatchResult class