dice5 property

SvgAsset get dice5

The assets/icons/dice-5.svg.

Implementation

SvgAsset get dice5 => const SvgAsset(
      'forui_assets',
      'dice-5',
      'assets/icons/dice-5.svg',
    );