menu
jolt_flutter package
documentation
core.dart
WatcherImpl<T>
prevSources property
prevSources property
dark_mode
light_mode
prevSources
property
@
protected
T
prevSources
getter/setter pair
The previous source values for comparison.
Implementation
@protected late T prevSources;
jolt_flutter package
documentation
core
WatcherImpl<T>
prevSources property
WatcherImpl class