truck property
SvgAsset
get
truck
The assets/icons/truck.svg
.
Implementation
SvgAsset get truck => const SvgAsset(
'forui_assets',
'truck',
'assets/icons/truck.svg',
);
The assets/icons/truck.svg
.
SvgAsset get truck => const SvgAsset(
'forui_assets',
'truck',
'assets/icons/truck.svg',
);