sync constant

IconData const sync

The sync material icon.

Implementation

static const IconData sync = IconData(
  0xe627,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);