bug property

SvgAsset get bug

The assets/icons/bug.svg.

Implementation

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