hardware constant

IconData const hardware

The hardware material icon.

Implementation

static const IconData hardware = IconData(
  0xea59,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);