mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Reland "Adds API in semanticsconfiguration to decide how to merge child semanticsConfigurations (#110730)" This reverts commit 7549925c8c44dea92c7bc75be676c17b7613f87f. * makes markNeedsSemanticsUpdate more robust * address comment