Adam Barth e59b25b21f Add RotatedBox which applies a rotation before layout
Transform applies its transform before painting, but sometimes you want
the widget to layout after its transform has been applied. We can't
handle general tranforms in this way because we can't couple width and
height constriants, but we can handle certain rotations.

Fixes #1214
2016-03-11 12:23:41 -08:00
..
2016-03-10 23:15:31 -08:00
2016-03-10 23:15:31 -08:00
2016-03-09 15:00:55 -08:00
2016-03-10 23:15:31 -08:00