menu
jolt_flutter package
documentation
core.dart
WatcherImpl<T>
sourcesFn property
sourcesFn property
dark_mode
light_mode
sourcesFn
property
@
protected
SourcesFn
<
T
>
sourcesFn
final
Function that provides the source values to watch.
Implementation
@protected final SourcesFn<T> sourcesFn;
jolt_flutter package
documentation
core
WatcherImpl<T>
sourcesFn property
WatcherImpl class