filterListOff constant

IconData const filterListOff

The filterListOff material icon.

Implementation

static const IconData filterListOff = IconData(
  0xeb57,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);