compare constant

IconData const compare

The compare material icon.

Implementation

static const IconData compare = IconData(
  0xe3b9,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);