multiselect constant

IconData const multiselect

Icon data for default 'multiselect' glyph.

Implementation

static const IconData multiselect =
    IconData(0xe859, fontFamily: _kFontFam, fontPackage: _kFontPkg);