isObscured property

bool isObscured
final

Whether the value of the semantics node is obscured.

This is usually used for text fields to indicate that its content is a password or contains other sensitive information.

Implementation

final bool isObscured;