cleaningServices constant

IconData const cleaningServices

The cleaningServices material icon.

Implementation

static const IconData cleaningServices = IconData(
  0xf0ff,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);