gridOff constant

IconData const gridOff

The gridOff material icon.

Implementation

static const IconData gridOff = IconData(
  0xe3eb,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);