WatchCellExtension extension
Provides the watch extension method
Methods
-
watch(
WatchCallback callback, {dynamic key, bool deferred = false}) → CellWatcher -
Available on Iterable<
Create a cell watcher that observes the cells in this list.ValueCell> , provided by the WatchCellExtension extension