menu
freedom_build package
documentation
build.dart
AssetId
pathSegments property
pathSegments property
dark_mode
light_mode
pathSegments
property
List
<
String
>
get
pathSegments
Splits
path
into its components.
Implementation
List<String> get pathSegments => p.url.split(path);
freedom_build package
documentation
build
AssetId
pathSegments property
AssetId class