earOff property
SvgAsset
get
earOff
The assets/icons/ear-off.svg
.
Implementation
SvgAsset get earOff => const SvgAsset(
'forui_assets',
'ear-off',
'assets/icons/ear-off.svg',
);
The assets/icons/ear-off.svg
.
SvgAsset get earOff => const SvgAsset(
'forui_assets',
'ear-off',
'assets/icons/ear-off.svg',
);