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