flutter/examples/layers/rendering/src
Greg Spencer 25ac924e01 Modify the MaterialButton to expand when text is scaled. (#12431)
This modifies the MaterialButton to expand vertically to fit the size of the contained child, no matter what the child widget is. It tries to be as close as possible to the minHeight constraint.

Also updated some doc comments to have headers (extra blank line after first sentence), and to wrap at 80 cols.

Addresses #12311
2017-10-13 16:07:05 -07:00
..
sector_layout.dart Modify the MaterialButton to expand when text is scaled. (#12431) 2017-10-13 16:07:05 -07:00
solid_color_box.dart BoxDecoration API changes: backgroundColor -> color et al (#9648) 2017-04-27 14:19:01 -07:00