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