[Property editor] Add an indication of which widget I'm editing
Open
P3
property editor
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
### Example
In this example, I have two `ListView` widgets. It's not clear which one I'm currently editing:

### Suggestion
Consider adding some sort of indication of which widget is currently being edited. For example, some sort of border around the source code, or some sort of highlighting effect.
Alternatively, consider adding the widget's line number in the property editor.
Contributor guide
Assessment
This issue has not been assessed yet.