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