noCell constant

IconData const noCell

The noCell material icon.

Implementation

static const IconData noCell = IconData(
  0xf1a4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);