receipt property

SvgAsset get receipt

The assets/icons/receipt.svg.

Implementation

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