menu
multiutillib package
documentation
utils/debounce.dart
Debounce
Debounce.new constructor
Debounce.new constructor
dark_mode
light_mode
Debounce
constructor
Debounce
(
{
int
milliseconds
=
500
,
})
Implementation
Debounce({this.milliseconds = 500});
multiutillib package
documentation
utils/debounce
Debounce
Debounce.new constructor
Debounce class