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