chevron_right constant

IconData const chevron_right = const IconData(0xe5cc, fontFamily: 'MaterialIcons', matchTextDirection: true)

chevron_right — material icon named "chevron right".

Implementation

static const IconData chevron_right = IconData(0xe5cc, fontFamily: 'MaterialIcons', matchTextDirection: true)