Updates this element to use a new Widget configuration.
@override void update(Widget newWidget) { super.update(newWidget); rebuild(); }