help constant

IconData const help = const IconData(0xe887, fontFamily: 'MaterialIcons', matchTextDirection: true)

help — material icon named "help".

Implementation

static const IconData help = IconData(0xe887, fontFamily: 'MaterialIcons', matchTextDirection: true)