envelope constant

IconData const envelope

Icon data for default 'envelope' glyph.

Implementation

static const IconData envelope =
    IconData(0xe82d, fontFamily: _kFontFam, fontPackage: _kFontPkg);