KeyCallback<K> typedef

KeyCallback<K> = K Function()

Implementation

typedef KeyCallback<K> = K Function();