strikethrough property

SvgAsset get strikethrough

The assets/icons/strikethrough.svg.

Implementation

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