gauge property

SvgAsset get gauge

The assets/icons/gauge.svg.

Implementation

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