call_received_sharp constant
call_received — material icon named "call received" (sharp).
Implementation
static const IconData call_received_sharp = IconData(
0xe828,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
call_received — material icon named "call received" (sharp).
static const IconData call_received_sharp = IconData(
0xe828,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);