image property

SvgAsset get image

The assets/icons/image.svg.

Implementation

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