devices constant

IconData const devices

The devices material icon.

Implementation

static const IconData devices = IconData(
  0xe1b1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);