[Property editor] Add an indication of which widget I'm editing
Abierto
P3
property editor
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.