spellcheck constant

IconData const spellcheck

The spellcheck material icon.

Implementation

static const IconData spellcheck = IconData(
  0xe8ce,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);