inbox property

SvgAsset get inbox

The assets/icons/inbox.svg.

Implementation

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