redo_rounded constant
redo — material icon named "redo" (round).
Implementation
static const IconData redo_rounded = IconData(
0xf00e7,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
redo — material icon named "redo" (round).
static const IconData redo_rounded = IconData(
0xf00e7,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);