view property

SvgAsset get view

The assets/icons/view.svg.

Implementation

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