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