folder constant

IconData const folder

Icon data for solid 'folder' glyph.

Implementation

static const IconData folder =
    IconData(0xe884, fontFamily: _kFontFam, fontPackage: _kFontPkg);