Yegor eb33bab677 [web] fix ==/hashCode/toString for several classes across renderers (flutter/engine#49786)
Fix equality and hash code in `ParagraphStyle` and `StrutStyle` across renderers. Since those classes transitively rely on `Paint` and other classes, also fix those at least to a point that they pass the `test/painting/text_style_test.dart` test on the framework side.
2024-01-18 04:01:28 +00:00
..