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