help_rounded constant

IconData const help_rounded

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

Implementation

static const IconData help_rounded = IconData(
  0xf7e5,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);