removeFormatting property

SvgAsset get removeFormatting

The assets/icons/remove-formatting.svg.

Implementation

SvgAsset get removeFormatting => const SvgAsset(
      'forui_assets',
      'remove-formatting',
      'assets/icons/remove-formatting.svg',
    );