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