flashOff constant

IconData const flashOff

The flashOff material icon.

Implementation

static const IconData flashOff = IconData(
  0xe3e6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);