timerOff constant

IconData const timerOff

The timerOff material icon.

Implementation

static const IconData timerOff = IconData(
  0xe426,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);