trendingDown constant

IconData const trendingDown

The trendingDown material icon.

Implementation

static const IconData trendingDown = IconData(
  0xe8e3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);