reply_all_rounded constant

IconData const reply_all_rounded

reply_all — material icon named "reply all" (round).

Implementation

static const IconData reply_all_rounded = IconData(
  0xf00fd,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);