expandMore constant

IconData const expandMore

The expandMore material icon.

Implementation

static const IconData expandMore = IconData(
  0xe5cf,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);