menu
global_template package
documentation
functions/global_function.dart
Debouncer
Debouncer.new constructor
Debouncer.new constructor
dark_mode
light_mode
Debouncer
constructor
Debouncer
(
{
int
milliseconds
=
1000
,
})
Implementation
Debouncer({ this.milliseconds = 1000, });
global_template package
documentation
functions/global_function
Debouncer
Debouncer.new constructor
Debouncer class