menu
fpj_core package
documentation
fpj_cores.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);
fpj_core package
documentation
fpj_cores
PathDecoded
PathDecoded.new const constructor
PathDecoded class