menu
flutter_flicker package
documentation
navigation/route_path.dart
RoutePath
RoutePath.withParameter constructor
RoutePath.withParameter constructor
dark_mode
light_mode
RoutePath.withParameter
constructor
RoutePath.withParameter
(
String
?
routeName
,
String
?
parameter
)
Implementation
RoutePath.withParameter(this.routeName, this.parameter) : isUnknown = false;
flutter_flicker package
documentation
navigation/route_path
RoutePath
RoutePath.withParameter constructor
RoutePath class