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