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