twitter property

SvgAsset get twitter

The assets/icons/twitter.svg.

Implementation

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