brightness2 constant

IconData const brightness2

The brightness2 material icon.

Implementation

static const IconData brightness2 = IconData(
  0xe3a7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);