share property

SvgAsset get share

The assets/icons/share.svg.

Implementation

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