help_outline constant
help_outline — material icon named "help outline".
Implementation
static const IconData help_outline = IconData(
0xe30b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
help_outline — material icon named "help outline".
static const IconData help_outline = IconData(
0xe30b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);