onChange property

VoidCallback onChange
latefinal

A callback that is called when the watcher's dependencies change.

Implementation

late final VoidCallback onChange;