dice6 property

SvgAsset get dice6

The assets/icons/dice-6.svg.

Implementation

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