sentimentNeutral constant

IconData const sentimentNeutral

The sentimentNeutral material icon.

Implementation

static const IconData sentimentNeutral = IconData(
  0xe812,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);