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