settingsVoice constant

IconData const settingsVoice

The settingsVoice material icon.

Implementation

static const IconData settingsVoice = IconData(
  0xe8c8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);