carFront property
SvgAsset
get
carFront
The assets/icons/car-front.svg
.
Implementation
SvgAsset get carFront => const SvgAsset(
'forui_assets',
'car-front',
'assets/icons/car-front.svg',
);