syncDisabled constant

IconData const syncDisabled

The syncDisabled material icon.

Implementation

static const IconData syncDisabled = IconData(
  0xe628,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);