menu
terminice package
documentation
testing.dart
KeyEvent
KeyEvent.new const constructor
KeyEvent.new const constructor
dark_mode
light_mode
KeyEvent
constructor
const
KeyEvent
(
KeyEventType
type
, [
String
?
char
])
Implementation
const KeyEvent(this.type, [this.char]);
terminice package
documentation
testing
KeyEvent
KeyEvent.new const constructor
KeyEvent class