shoppingCart property
SvgAsset
get
shoppingCart
The assets/icons/shopping-cart.svg
.
Implementation
SvgAsset get shoppingCart => const SvgAsset(
'forui_assets',
'shopping-cart',
'assets/icons/shopping-cart.svg',
);