KeyCallback typedef

KeyCallback = dynamic Function(String)

Implementation

typedef KeyCallback = Function(String);