star constant

IconData const star

Icon data for default 'star' glyph.

Implementation

static const IconData star =
    IconData(0xe887, fontFamily: _kFontFam, fontPackage: _kFontPkg);