shrub property

SvgAsset get shrub

The assets/icons/shrub.svg.

Implementation

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