mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We no longer paint background and foreground separately, so we don't need to hit test them separately. R=abarth@chromium.org Review URL: https://codereview.chromium.org/924273003