walletCards property

SvgAsset get walletCards

The assets/icons/wallet-cards.svg.

Implementation

SvgAsset get walletCards => const SvgAsset(
      'forui_assets',
      'wallet-cards',
      'assets/icons/wallet-cards.svg',
    );