waves constant

IconData const waves

The waves material icon.

Implementation

static const IconData waves = IconData(
  0xe176,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);