[ionic4] iOS puts arrows on ion-list items - how to get rid

On my ion-lists on iOS devices, an arrow appears on the right side of the ion-list items. This does not happen on android, so the two interfaces look different. Is there a way to prevent ios from putting that extra arrow on an ion-list item?

See https://ionicframework.com/docs/api/item#properties. Specifically the detail property.