obscureText property

bool obscureText
final

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

Defaults to false.

Implementation

final bool obscureText;