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
Showing
This diff is collapsed.
Please register or sign in to comment