repeat property

SvgAsset get repeat

The assets/icons/repeat.svg.

Implementation

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