help_outline constant

IconData const help_outline

help_outline — material icon named "help outline".

Implementation

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