imagePlus property
SvgAsset
get
imagePlus
The assets/icons/image-plus.svg
.
Implementation
SvgAsset get imagePlus => const SvgAsset(
'forui_assets',
'image-plus',
'assets/icons/image-plus.svg',
);