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