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