didUpdateDescendant method

  1. @mustCallSuper
void didUpdateDescendant()

The original ScopedValue is notified when a ScopedValue executed through the internal Ref is updated.

内部のRefを通して実行されたScopedValueが更新された際にその元となったScopedValueに通知されます。

Implementation

@mustCallSuper
void didUpdateDescendant() {}