brightnessLow constant

IconData const brightnessLow

The brightnessLow material icon.

Implementation

static const IconData brightnessLow = IconData(
  0xe1ad,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);