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