mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We can just pass the Element and the scope. I also deleted checkExactAttribute which was not called, and inlined tagMatches which only had a single caller. R=ojan@chromium.org Review URL: https://codereview.chromium.org/801283006