wine property

SvgAsset get wine

The assets/icons/wine.svg.

Implementation

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