highlightAlt constant

IconData const highlightAlt

The highlightAlt material icon.

Implementation

static const IconData highlightAlt = IconData(
  0xef52,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);