clipboardType property

SvgAsset get clipboardType

The assets/icons/clipboard-type.svg.

Implementation

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