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