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