syncAlt constant

IconData const syncAlt

The syncAlt material icon.

Implementation

static const IconData syncAlt = IconData(
  0xea18,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);