signature property

SvgAsset get signature

The assets/icons/signature.svg.

Implementation

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