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