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