restaurant constant

IconData const restaurant

The restaurant material icon.

Implementation

static const IconData restaurant = IconData(
  0xe56c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);