heartPulse property
SvgAsset
get
heartPulse
The assets/icons/heart-pulse.svg
.
Implementation
SvgAsset get heartPulse => const SvgAsset(
'forui_assets',
'heart-pulse',
'assets/icons/heart-pulse.svg',
);