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