thunderstorm constant

IconData const thunderstorm

The thunderstorm material icon.

Implementation

static const IconData thunderstorm = IconData(
  0xebdb,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);