gavel constant

IconData const gavel

The gavel material icon.

Implementation

static const IconData gavel = IconData(
  0xe90e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);