Returns the mounted Element associated with widget, if any.
widget
Element? elementOf(Widget widget) => _elementForWidget[widget];