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