mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 20:55:29 +08:00
Replaces `SizedBox`es with the new `spacing` parameter in `Column` and fixes some minor formatting issues. This is a refactoring with no semantic changes. I will get a test exemption.