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