history constant

IconData const history

The history material icon.

Implementation

static const IconData history = IconData(
  0xe889,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);