menu
xterm package
documentation
frontend/input_listener.dart
ActionHandler typedef
ActionHandler typedef
dark_mode
light_mode
ActionHandler
typedef
ActionHandler
=
void Function
(
TextInputAction
)
Implementation
typedef ActionHandler = void Function(TextInputAction);
xterm package
documentation
frontend/input_listener
ActionHandler typedef
input_listener library