hide constant

IconData const hide

Icon data for default 'hide' glyph.

Implementation

static const IconData hide =
    IconData(0xe842, fontFamily: _kFontFam, fontPackage: _kFontPkg);