localRestaurant constant

IconData const localRestaurant

The localRestaurant material icon.

Implementation

static const IconData localRestaurant = IconData(
  0xe556,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);