watchOff constant

IconData const watchOff

The watchOff material icon.

Implementation

static const IconData watchOff = IconData(
  0xeae3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);