filter3 constant

IconData const filter3

The filter3 material icon.

Implementation

static const IconData filter3 = IconData(
  0xe3d2,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);