DescriptionRename 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
Committed: https://chromium.googlesource.com/external/mojo/+/bb52ac369024ec1e3bab40c63251c94525d3e4fa
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 5 (2 generated)
|