trees property

SvgAsset get trees

The assets/icons/trees.svg.

Implementation

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