live_help constant

IconData const live_help

live_help — material icon named "live help".

Implementation

static const IconData live_help = IconData(
  0xe386,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);