mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
`RendererBinding.renderView` is deprecated. The doc should link to `RendererBinding.renderViews`, which also matches the context since the sentence is talking about multiple `RenderView`s and not just the legacy singleton.