hearingDisabled constant

IconData const hearingDisabled

The hearingDisabled material icon.

Implementation

static const IconData hearingDisabled = IconData(
  0xf104,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);