cherry property

SvgAsset get cherry

The assets/icons/cherry.svg.

Implementation

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