isObscured property
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;
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.
final bool isObscured;