highlight constant

IconData const highlight

The highlight material icon.

Implementation

static const IconData highlight = IconData(
  0xe25f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);