callReceived constant

IconData const callReceived

The callReceived material icon.

Implementation

static const IconData callReceived = IconData(
  0xe0b5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);