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