menu
jolt_flutter package
documentation
core.dart
PersistSignalImpl<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
core
PersistSignalImpl<T>
writeDelay property
PersistSignalImpl class