KeyStrokeHandler typedef

KeyStrokeHandler = void Function(RawKeyEvent)

Implementation

typedef KeyStrokeHandler = void Function(RawKeyEvent);