chevron_right constant

IconData const chevron_right

chevron_right — material icon named "chevron right".

Implementation

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