scan property

SvgAsset get scan

The assets/icons/scan.svg.

Implementation

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