redo_rounded constant

IconData const redo_rounded

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

Implementation

static const IconData redo_rounded = IconData(
  0xf00e7,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);