moodBad constant

IconData const moodBad

The moodBad material icon.

Implementation

static const IconData moodBad = IconData(
  0xe7f3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);