obscureText property

bool obscureText
final

录入项 是否模糊文本(输入后*代替文本,常用于密码框) 默认值:false

Implementation

final bool obscureText;