grape property

SvgAsset get grape

The assets/icons/grape.svg.

Implementation

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