forward constant

IconData const forward

Icon data for outline 'forward' glyph.

Implementation

static const IconData forward =
    IconData(0xe885, fontFamily: _kFontFam, fontPackage: _kFontPkg);