help constant

IconData const help

help — material icon named "help".

Implementation

static const IconData help = IconData(
  0xe309,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);