menu
refreshed package
documentation
get_navigation/src/routes/new_path_route.dart
RouteNode
RouteNode constructor
RouteNode constructor
dark_mode
light_mode
RouteNode
constructor
RouteNode
(
String
path
,
String
originalPath
, {
RouteNode
?
parent
,
})
Implementation
RouteNode(this.path, this.originalPath, {this.parent});
refreshed package
documentation
get_navigation/src/routes/new_path_route
RouteNode
RouteNode constructor
RouteNode class