menu
umvvm package
documentation
arch/navigation/annotations/link.dart
Link
paths property
paths property
dark_mode
light_mode
paths
property
List
<
String
>
?
paths
final
List of paths supported by this route
If regexes specified must be null
Implementation
final List<String>? paths;
umvvm package
documentation
arch/navigation/annotations/link
Link
paths property
Link class