sunDim property

SvgAsset get sunDim

The assets/icons/sun-dim.svg.

Implementation

SvgAsset get sunDim => const SvgAsset(
      'forui_assets',
      'sun-dim',
      'assets/icons/sun-dim.svg',
    );