alarmOff constant

IconData const alarmOff

The alarmOff material icon.

Implementation

static const IconData alarmOff = IconData(
  0xe857,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);