live_help constant

IconData const live_help = const IconData(0xe0c6, fontFamily: 'MaterialIcons', matchTextDirection: true)

live_help — material icon named "live help".

Implementation

static const IconData live_help = IconData(0xe0c6, fontFamily: 'MaterialIcons', matchTextDirection: true)