mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 04:03:04 +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.