reply_all constant

IconData const reply_all

reply_all — material icon named "reply all".

Implementation

static const IconData reply_all = IconData(
  0xe529,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);