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