help_outline constant

IconData const help_outline = const IconData(0xe8fd, fontFamily: 'MaterialIcons', matchTextDirection: true)

help_outline — material icon named "help outline".

Implementation

static const IconData help_outline = IconData(0xe8fd, fontFamily: 'MaterialIcons', matchTextDirection: true)