sunrise property

SvgAsset get sunrise

The assets/icons/sunrise.svg.

Implementation

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