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