d1d7c08ce9a911fd958d7c4e46ab5aa6ea008e0f
setHeightOverride as well on TextStyle and StrutStyle (flutter/engine#50920)
This fixes https://github.com/flutter/flutter/issues/143877 We apparently need to call `setHeightOverride(true)` on `TextStyle` and `StrutStyle` objects in order to properly apply the height.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%