priceChange constant

IconData const priceChange

The priceChange material icon.

Implementation

static const IconData priceChange = IconData(
  0xf04a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);