Move ensureVisualUpdate call to call sites in WidgetsBinding.attachRootWidget() (#75811)
This call is unnecessary and wasteful for callers that are building parallel widget trees, since for those use cases, the caller is generally going to build the tree synchronously immediately.
T
Todd Volkert committed
1b4413332275eb8a1ccab619ec45d7e74c5cc166
Parent: 235927d
Committed by GitHub <noreply@github.com>
on 2/11/2021, 12:03:48 AM