bathroom constant

IconData const bathroom

The bathroom material icon.

Implementation

static const IconData bathroom = IconData(
  0xefdd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);