Called after the widget is updated. Use this to initialize the new widget.
void widgetDidUpdate(final T oldWidget) { widget.ref?._currentNode = this; }