blend property

SvgAsset get blend

The assets/icons/blend.svg.

Implementation

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