atSign property

SvgAsset get atSign

The assets/icons/at-sign.svg.

Implementation

SvgAsset get atSign => const SvgAsset(
      'forui_assets',
      'at-sign',
      'assets/icons/at-sign.svg',
    );