flutter/examples/fn2
Hixie 8ade37c5aa Rename Container's desiredSize argument to width and height arguments.
Also change SizedBox.

This makes the code that uses Container() and SizedBox() much more readable.

The underlying RenderSizedBox is not affected by this change.

R=abarth@chromium.org, eseidel@chromium.org

Review URL: https://codereview.chromium.org/1166203002
2015-06-08 14:36:19 -07:00
..
container.dart Rename Container's desiredSize argument to width and height arguments. 2015-06-08 14:36:19 -07:00
hello_fn2.dart Add hello_fn2.dart and make Text("Hello fn2") actually render something. 2015-05-28 13:56:36 -07:00