type property

SvgAsset get type

The assets/icons/type.svg.

Implementation

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