bird property

SvgAsset get bird

The assets/icons/bird.svg.

Implementation

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