obscureText property Null safety
final
Whether to hide the text being edited (e.g., for passwords).
Defaults to false.
Implementation
final bool obscureText;
Whether to hide the text being edited (e.g., for passwords).
Defaults to false.
final bool obscureText;