Show/Hide Passwords in Flutter's TextFormField. I want a button like interaction which will make password visible and invisible. Can I do it inside TextFormField? Or I will have to make a Stack widget to get my required UI.