menu
refreshed package
documentation
get_navigation/src/routes/page_settings.dart
PageSettings
paths property
paths property
dark_mode
light_mode
paths
property
List
<
String
>
get
paths
Retrieves the path segments of the URI.
Implementation
List<String> get paths => uri.pathSegments;
refreshed package
documentation
get_navigation/src/routes/page_settings
PageSettings
paths property
PageSettings class