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