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