expandLess constant

IconData const expandLess

The expandLess material icon.

Implementation

static const IconData expandLess = IconData(
  0xe5ce,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);