KeyCallback typedef

KeyCallback = void Function()

Callback type for key events

Implementation

typedef KeyCallback = void Function();