Yegor 15eb786641 [web] include the hint field in semantics labels (flutter/engine#51529)
Add hint to the semantic label. A label containing all field will now look like this:

```
tooltip
label hint value
```

Fixes https://github.com/flutter/flutter/issues/143852
2024-03-19 23:10:32 +00:00
..