Property editing of `CrossAxisAlignment` doesn't work
Open
inspector-2.0-polish
P2
screen: inspector
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
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.
```

Contributor guide
Assessment
This issue has not been assessed yet.