reorder constant

IconData const reorder

The reorder material icon.

Implementation

static const IconData reorder = IconData(
  0xe8fe,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);