obscureText property

bool obscureText
final

Determines whether or not to hide the password being typed in by a user. By default this is set to True

Implementation

final bool obscureText;