helpCenter constant

IconData const helpCenter

The helpCenter material icon.

Implementation

static const IconData helpCenter = IconData(
  0xf1c0,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);