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