redoDot property

SvgAsset get redoDot

The assets/icons/redo-dot.svg.

Implementation

SvgAsset get redoDot => const SvgAsset(
      'forui_assets',
      'redo-dot',
      'assets/icons/redo-dot.svg',
    );