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