donut property

SvgAsset get donut

The assets/icons/donut.svg.

Implementation

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