mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It has no state, we should just put it on the stack during style resolve. I also combined the methods inside StyleResourceLoader to make it simpler. R=abarth@chromium.org Review URL: https://codereview.chromium.org/825433003