live_help_rounded constant

IconData const live_help_rounded

live_help — material icon named "live help" (round).

Implementation

static const IconData live_help_rounded = IconData(
  0xf85f,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);