flashOn constant

IconData const flashOn

The flashOn material icon.

Implementation

static const IconData flashOn = IconData(
  0xe3e7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);