dribbble property

SvgAsset get dribbble

The assets/icons/dribbble.svg.

Implementation

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