WatchCellExtension extension

Provides the watch extension method

on

Methods

watch(WatchCallback callback, {dynamic key, bool deferred = false}) CellWatcher

Available on Iterable<ValueCell>, provided by the WatchCellExtension extension

Create a cell watcher that observes the cells in this list.