scanText property

SvgAsset get scanText

The assets/icons/scan-text.svg.

Implementation

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