chevronRight property

IconData chevronRight
final

Implementation

static final chevronRight = IconData(
  'chevronRight',
  shapes: [_polyline('9 18 15 12 9 6')],
);