factCheck constant

IconData const factCheck

The factCheck material icon.

Implementation

static const IconData factCheck = IconData(
  0xf0c5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);