flatware constant

IconData const flatware

The flatware material icon.

Implementation

static const IconData flatware = IconData(
  0xf00c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);