ringVolume constant

IconData const ringVolume

The ringVolume material icon.

Implementation

static const IconData ringVolume = IconData(
  0xe0d1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);