currency property

SvgAsset get currency

The assets/icons/currency.svg.

Implementation

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