pestControl constant

IconData const pestControl

The pestControl material icon.

Implementation

static const IconData pestControl = IconData(
  0xf0fa,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);