obscureText property
final
Whether to hide the text being edited (e.g., for passwords).
Same as TextField.obscureText
Implementation
final bool obscureText
Whether to hide the text being edited (e.g., for passwords).
Same as TextField.obscureText
final bool obscureText