brightness3 constant

IconData const brightness3

The brightness3 material icon.

Implementation

static const IconData brightness3 = IconData(
  0xe3a8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);