help_outline_sharp constant

IconData const help_outline_sharp

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

Implementation

static const IconData help_outline_sharp = IconData(
  0xea05,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);