menu
jolt_flutter package
documentation
tricks.dart
PersistSignal<T>
writeDelay property
writeDelay property
dark_mode
light_mode
writeDelay
property
Duration
writeDelay
final
Delay before writing to storage (for debouncing).
Implementation
final Duration writeDelay;
jolt_flutter package
documentation
tricks
PersistSignal<T>
writeDelay property
PersistSignal class