arrow_down constant

IconData const arrow_down

Icon data for solid 'arrow_down' glyph.

Implementation

static const IconData arrow_down =
    IconData(0xe80c, fontFamily: _kFontFam, fontPackage: _kFontPkg);