menu
jolt_flutter package
documentation
core.dart
WatcherImpl<T>
sourcesFn property
sourcesFn property
dark_mode
light_mode
sourcesFn
property
SourcesFn
<
T
>
sourcesFn
getter/setter pair
Function that provides the source values to watch.
Implementation
late SourcesFn<T> sourcesFn;
jolt_flutter package
documentation
core
WatcherImpl<T>
sourcesFn property
WatcherImpl class