call_received constant

IconData const call_received = const IconData(0xe0b5, fontFamily: 'MaterialIcons', matchTextDirection: true)

call_received — material icon named "call received".

Implementation

static const IconData call_received = IconData(0xe0b5, fontFamily: 'MaterialIcons', matchTextDirection: true)