I'm using showDatePicker function to pick a date from the dialog Calendar. It shows an edit icon at the top right (see img 1) to change to input mode where the user can enter the date as a text (see img 2)
How to block/disable the edit button/input mode from showing at the top right? I want to remove this icon, because I dont want to use it.
Help me thanks

