ligature property

SvgAsset get ligature

The assets/icons/ligature.svg.

Implementation

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