openWith constant

IconData const openWith

The openWith material icon.

Implementation

static const IconData openWith = IconData(
  0xe89f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);