devicesOther constant

IconData const devicesOther

The devicesOther material icon.

Implementation

static const IconData devicesOther = IconData(
  0xe337,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);