unfoldLess constant

IconData const unfoldLess

The unfoldLess material icon.

Implementation

static const IconData unfoldLess = IconData(
  0xe5d6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);