fence property

SvgAsset get fence

The assets/icons/fence.svg.

Implementation

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