utensils property

SvgAsset get utensils

The assets/icons/utensils.svg.

Implementation

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