mails property

SvgAsset get mails

The assets/icons/mails.svg.

Implementation

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