mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
... instead of hard-coding "example". We do this by adding a custom constructor for Element that gets the |tagName| property off the instance. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/943153002