starHalf property
SvgAsset
get
starHalf
The assets/icons/star-half.svg
.
Implementation
SvgAsset get starHalf => const SvgAsset(
'forui_assets',
'star-half',
'assets/icons/star-half.svg',
);