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