reply_sharp constant

IconData const reply_sharp

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

Implementation

static const IconData reply_sharp = IconData(
  0xec1f,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);