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