menu
pixel_prompt package
documentation
events/input_event.dart
KeyEvent
code property
code property
dark_mode
light_mode
code
property
KeyCode
code
final
The code identifying the key pressed.
Implementation
final KeyCode code;
pixel_prompt package
documentation
events/input_event
KeyEvent
code property
KeyEvent class