reply_rounded constant

IconData const reply_rounded

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

Implementation

static const IconData reply_rounded = IconData(
  0xf00fe,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);