[web] retrieve hostElement for an implicit view (flutter/engine#53296) This PR updates `ui_web.views.getHostElement` API to also return `hostElement` for implicit view. Resolves https://github.com/flutter/flutter/issues/150075