chevron_right_rounded constant

IconData const chevron_right_rounded

chevron_right — material icon named "chevron right" (round).

Implementation

static const IconData chevron_right_rounded = IconData(
  0xf63b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);