aperture property

SvgAsset get aperture

The assets/icons/aperture.svg.

Implementation

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