help_sharp constant

IconData const help_sharp

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

Implementation

static const IconData help_sharp = IconData(
  0xea06,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);