strikethrough constant

IconData const strikethrough

Icon data for default 'strikethrough' glyph.

Implementation

static const IconData strikethrough =
    IconData(0xe888, fontFamily: _kFontFam, fontPackage: _kFontPkg);