OnKeyDown typedef

OnKeyDown = void Function(int count)

Implementation

typedef OnKeyDown = void Function(int count);