menu
get package
documentation
get_navigation/src/routes/get_route.dart
PathDecoded
PathDecoded const constructor
PathDecoded const constructor
dark_mode
light_mode
PathDecoded
constructor
const
PathDecoded
(
RegExp
regex
,
List
<
String
?
>
keys
)
Implementation
const PathDecoded(this.regex, this.keys);
get package
documentation
get_navigation/src/routes/get_route
PathDecoded
PathDecoded const constructor
PathDecoded class