mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This creates a new RenderNode class that does positioning. It then creates an fn Container class that uses it just to position things at 0,0 at the full extent of the container. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/1128103009