obscureText property

bool obscureText
final

是否隐藏输入的文字,一般用在密码输入框中

Implementation

final bool obscureText;