notification constant

IconData const notification

Icon data for 'notification' glyph.

Implementation

static const IconData notification =
    IconData(0xe897, fontFamily: _kFontFam, fontPackage: _kFontPkg);