WatchCallback typedef

WatchCallback = void Function()

Cell watch function signature

Implementation

typedef WatchCallback = void Function();