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