<ion-row>
<ion-item no-lines>
<ion-col item-left width-20>Full Name</ion-col><ion-col item-right width-80 text-wrap>Mohan Das karamchand Gandi</ion-col>
</ion-item>
</ion-row>
Here the text-wrap is not working.
even when i am using text-wrap in ion-item tag it’s still not working
please help me out of this.