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