call_received_sharp constant

IconData const call_received_sharp

call_received — material icon named "call received" (sharp).

Implementation

static const IconData call_received_sharp = IconData(
  0xe828,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);