images property

SvgAsset get images

The assets/icons/images.svg.

Implementation

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