interpreterMode constant

IconData const interpreterMode

The interpreterMode material icon.

Implementation

static const IconData interpreterMode = IconData(
  0xe83b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);