live_help_sharp constant

IconData const live_help_sharp

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

Implementation

static const IconData live_help_sharp = IconData(
  0xea80,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);