wash constant

IconData const wash

The wash material icon.

Implementation

static const IconData wash = IconData(
  0xf1b1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);