mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This just lets you size an element to it's content. We should do this in a more generic way or let you override layout and do it yourself. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/698613002