arrow_up constant

IconData const arrow_up

Icon data for solid 'arrow_up' glyph.

Implementation

static const IconData arrow_up =
    IconData(0xe821, fontFamily: _kFontFam, fontPackage: _kFontPkg);