light constant

IconData const light

The light material icon.

Implementation

static const IconData light = IconData(
  0xf02a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);