menu
universal_flutter_utils package
documentation
widgets/input_box/debounce.dart
Debounce
Debounce.new constructor
Debounce.new constructor
dark_mode
light_mode
Debounce
constructor
Debounce
(
Duration
delay
)
Implementation
Debounce( this.delay, );
universal_flutter_utils package
documentation
widgets/input_box/debounce
Debounce
Debounce.new constructor
Debounce class