arrow_right_sharp constant
IconData
const arrow_right_sharp
arrow_right — material icon named "arrow right" (sharp).
Implementation
static const IconData arrow_right_sharp = IconData(
0xe79e,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);