obscureText property

bool obscureText
final

If this is true, the input will be hidden. Use this to enter passwords, etc.

これがtrueの場合、入力された内容が隠されます。パスワードの入力等にご利用ください。

Implementation

final bool obscureText;