questionAnswer constant

IconData const questionAnswer

The questionAnswer material icon.

Implementation

static const IconData questionAnswer = IconData(
  0xe8af,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);