menu
hubble_core package
documentation
utils/async/debounce.dart
Debounce
Debounce.new constructor
Debounce.new constructor
dark_mode
light_mode
Debounce
constructor
Debounce
(
{
required
Duration
duration
,
})
Implementation
Debounce({required this.duration});
hubble_core package
documentation
utils/async/debounce
Debounce
Debounce.new constructor
Debounce class