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