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