worm property

SvgAsset get worm

The assets/icons/worm.svg.

Implementation

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