highlightRemove constant

IconData const highlightRemove

The highlightRemove material icon.

Implementation

static const IconData highlightRemove = IconData(
  0xe888,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);