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