autorenew constant

IconData const autorenew

The autorenew material icon.

Implementation

static const IconData autorenew = IconData(
  0xe863,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);