isObscured property

bool isObscured
final

Whether the text is obscured (password).

When true, semantics should NOT reveal actual text content.

Implementation

final bool isObscured;