trendingNeutral constant

IconData const trendingNeutral

The trendingNeutral material icon.

Implementation

static const IconData trendingNeutral = IconData(
  0xe8e4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);