explore constant

IconData const explore

The explore material icon.

Implementation

static const IconData explore = IconData(
  0xe87a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);