helpOutline constant

IconData const helpOutline

The helpOutline material icon.

Implementation

static const IconData helpOutline = IconData(
  0xe8fd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);