obscureText property

bool obscureText
final

Whether to hide the text being edited.

Commonly used for password fields.

Implementation

final bool obscureText;