menu
lean_builder package
documentation
builder.dart
BuildCandidate
path property
path property
dark_mode
light_mode
path
property
String
get
path
The file path of the asset.
Implementation
String get path => uri.path;
lean_builder package
documentation
builder
BuildCandidate
path property
BuildCandidate class