networkCell constant

IconData const networkCell

The networkCell material icon.

Implementation

static const IconData networkCell = IconData(
  0xe1b9,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);