Property editing of `CrossAxisAlignment` doesn't work
Offen
inspector-2.0-polish
P2
screen: inspector
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
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.
```

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.