call_made constant

IconData const call_made = const IconData(0xe0b2, fontFamily: 'MaterialIcons', matchTextDirection: true)

call_made — material icon named "call made".

Implementation

static const IconData call_made = IconData(0xe0b2, fontFamily: 'MaterialIcons', matchTextDirection: true)