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