Updates the widget configuration to newWidget.
newWidget
@override void update(Widget newWidget) { super.update(newWidget); rebuild(); }