menu
terminal_library package
documentation
xterm_library/core/base/event.dart
Event<T>
Event.new constructor
Event.new constructor
dark_mode
light_mode
Event<
T
>
constructor
Event<
T
>
(
EventEmitter
<
T
>
emitter
)
Implementation
Event(this.emitter);
terminal_library package
documentation
xterm_library/core/base/event
Event<T>
Event.new constructor
Event class