menu
xterm package
documentation
util/event_debouncer.dart
EventDebouncer
EventDebouncer.new constructor
EventDebouncer.new constructor
dark_mode
light_mode
EventDebouncer
constructor
EventDebouncer
(
Duration
_debounceDuration
)
Implementation
EventDebouncer(this._debounceDuration);
xterm package
documentation
util/event_debouncer
EventDebouncer
EventDebouncer.new constructor
EventDebouncer class