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