redo_sharp constant

IconData const redo_sharp

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

Implementation

static const IconData redo_sharp = IconData(
  0xec08,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);