restartAlt constant

IconData const restartAlt

The restartAlt material icon.

Implementation

static const IconData restartAlt = IconData(
  0xf053,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);