lightbulb constant

IconData const lightbulb

The lightbulb material icon.

Implementation

static const IconData lightbulb = IconData(
  0xe0f0,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);