scanEye property

SvgAsset get scanEye

The assets/icons/scan-eye.svg.

Implementation

SvgAsset get scanEye => const SvgAsset(
      'forui_assets',
      'scan-eye',
      'assets/icons/scan-eye.svg',
    );