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