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