severeCold constant

IconData const severeCold

The severeCold material icon.

Implementation

static const IconData severeCold = IconData(
  0xebd3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);