graphicEq constant

IconData const graphicEq

The graphicEq material icon.

Implementation

static const IconData graphicEq = IconData(
  0xe1b8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);