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