plumbing constant

IconData const plumbing

The plumbing material icon.

Implementation

static const IconData plumbing = IconData(
  0xf107,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);