obscureText property

bool obscureText
final

是否以密码形式隐藏输入内容(显示为圆点),默认为false

Implementation

final bool obscureText;