trendingUp constant

IconData const trendingUp

The trendingUp material icon.

Implementation

static const IconData trendingUp = IconData(
  0xe8e5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);