citrus property

SvgAsset get citrus

The assets/icons/citrus.svg.

Implementation

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