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