sourcesFn property

SourcesFn<T> sourcesFn
getter/setter pair

Function that provides the source values to watch.

Implementation

late SourcesFn<T> sourcesFn;