brightness1 constant

IconData const brightness1

The brightness1 material icon.

Implementation

static const IconData brightness1 = IconData(
  0xe3a6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);