twitch property

SvgAsset get twitch

The assets/icons/twitch.svg.

Implementation

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