obscureText property

bool obscureText
final

Whether to hide the text being edited (e.g., for passwords).

Same as TextField.obscureText

Implementation

final bool obscureText;