eventSeat constant

IconData const eventSeat

The eventSeat material icon.

Implementation

static const IconData eventSeat = IconData(
  0xe903,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);