speakerPhone constant

IconData const speakerPhone

The speakerPhone material icon.

Implementation

static const IconData speakerPhone = IconData(
  0xe0d2,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);