powerOff constant

IconData const powerOff

The powerOff material icon.

Implementation

static const IconData powerOff = IconData(
  0xe646,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);