call_received_rounded constant

IconData const call_received_rounded

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

Implementation

static const IconData call_received_rounded = IconData(
  0xf607,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);