flutter/examples/mine_digger/lib
Adam Barth 056766414c Use a named argument for Widget children
Previously we used a positional argument for widgets that had multiple
children. Now we use a named argument that defaults to an empty list.

Fixes #241
2016-01-11 13:17:09 -08:00
..
main.dart Use a named argument for Widget children 2016-01-11 13:17:09 -08:00