phoneMissed property
SvgAsset
get
phoneMissed
The assets/icons/phone-missed.svg
.
Implementation
SvgAsset get phoneMissed => const SvgAsset(
'forui_assets',
'phone-missed',
'assets/icons/phone-missed.svg',
);