Guys,
I’m wondering how to make the textfield allow only decimal values. I know there is an option for inputType “decimal”, but it is also allowing me to key all the alpha numerical characters and special characters too. Is there any way so that my textfield only allows to enter decimal values and no other characters?