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