chevron_right_rounded constant
chevron_right — material icon named "chevron right" (round).
Implementation
static const IconData chevron_right_rounded = IconData(
0xf63b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
chevron_right — material icon named "chevron right" (round).
static const IconData chevron_right_rounded = IconData(
0xf63b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);