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