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