watch abstract method
Register a callback function to be called whenever the values of cells change.
The functionality of this method is the same as CellHooks.watch.
Implementation
void watch(VoidCallback watch);
Register a callback function to be called whenever the values of cells change.
The functionality of this method is the same as CellHooks.watch.
void watch(VoidCallback watch);