To hide an entered password in a TextField/TextFormField, just set its obscureText property to true: TextField( obscureText: true, /* .
確定! 回上一頁