menu
atomic_flutter_kit package
documentation
utilities/atomic_debouncer.dart
AtomicThrottle
AtomicThrottle.new constructor
AtomicThrottle.new constructor
dark_mode
light_mode
AtomicThrottle
constructor
AtomicThrottle
(
{
required
Duration
duration
,
})
Implementation
AtomicThrottle({ required this.duration, });
atomic_flutter_kit package
documentation
utilities/atomic_debouncer
AtomicThrottle
AtomicThrottle.new constructor
AtomicThrottle class