wineBar constant

IconData const wineBar

The wineBar material icon.

Implementation

static const IconData wineBar = IconData(
  0xf1e8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);