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