brightnessHigh constant

IconData const brightnessHigh

The brightnessHigh material icon.

Implementation

static const IconData brightnessHigh = IconData(
  0xe1ac,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);