Property editing of `CrossAxisAlignment` doesn't work
Abierto
inspector-2.0-polish
P2
screen: inspector
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
Modifying `CrossAxisAlignment` for text on Flutter sample app throws error:
```
Another exception was thrown: Vertical RenderFlex with CrossAxisAlignment.end has a null textDirection, so the alignment cannot be resolved.
Another exception was thrown: Vertical RenderFlex with CrossAxisAlignment.start has a null textDirection, so the alignment cannot be
resolved.
```

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.