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