allInclusive constant

IconData const allInclusive

The allInclusive material icon.

Implementation

static const IconData allInclusive = IconData(
  0xeb3d,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);