mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This CL inflates the padding of Container to account for the borders so that the borders are allocated space in the layout and don't draw behind the Container's child.