obscureText property

bool obscureText
final

Whether the input text is obscured (e.g., for passwords). Defaults to false; affects smartDashesType and smartQuotesType.

Implementation

final bool obscureText;