eclipse property

SvgAsset get eclipse

The assets/icons/eclipse.svg.

Implementation

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