Called when the widget configuration changes.
Return a Cmd to schedule side effects caused by the configuration update.
@mustCallSuper Cmd? didUpdateWidget(covariant T oldWidget) => null;