commit | 91a783bf62493e6d12859fd7b61b5d82bef5a05b | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@chromium.org> | Mon Aug 17 14:15:26 2015 -0700 |
committer | Adam Barth <abarth@chromium.org> | Mon Aug 17 14:15:26 2015 -0700 |
tree | 5982022c3876903e1f967928e0deecce87b4961f | |
parent | 46fc8e6a2181cf6a71e2346caa19ab4c25717de2 [diff] |
Rename Widget.root to Widget.renderObject The name `root` is confusing because this value isn't the root of anything. It's just the associated `RenderObject` instance.