dices property

SvgAsset get dices

The assets/icons/dices.svg.

Implementation

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