wallet property

SvgAsset get wallet

The assets/icons/wallet.svg.

Implementation

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