invisibleSemantic
Marks this node as hidden from accessibility services, causing screen readers to skip it during linear navigation. Use this when the node is obscured (for example, under a scrim) and should not be announced.
To remove redundant semantics that are already covered by a parent node, use SemanticsModifier.clearAndSetSemantics instead.