noiseAware constant

IconData const noiseAware

The noiseAware material icon.

Implementation

static const IconData noiseAware = IconData(
  0xebec,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);