restaurantMenu constant

IconData const restaurantMenu

The restaurantMenu material icon.

Implementation

static const IconData restaurantMenu = IconData(
  0xe561,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);