menu
jolt_flutter package
documentation
core.dart
WatcherImpl<T>
when property
when property
dark_mode
light_mode
when
property
@
protected
WhenFn
<
T
>
?
when
final
Optional condition function for custom trigger logic.
Implementation
@protected final WhenFn<T>? when;
jolt_flutter package
documentation
core
WatcherImpl<T>
when property
WatcherImpl class