reply constant

IconData const reply

reply — material icon named "reply".

Implementation

static const IconData reply = IconData(
  0xe528,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);