menu
jolt_flutter package
documentation
core.dart
WatcherImpl<T>
fn property
fn property
dark_mode
light_mode
fn
property
@
protected
WatcherFn
<
T
>
fn
final
Callback function executed when sources change.
Implementation
@protected final WatcherFn<T> fn;
jolt_flutter package
documentation
core
WatcherImpl<T>
fn property
WatcherImpl class