share constant

IconData const share

Icon data for default 'share' glyph.

Implementation

static const IconData share =
    IconData(0xe87e, fontFamily: _kFontFam, fontPackage: _kFontPkg);