OnKeyboardCompleteCallback typedef

OnKeyboardCompleteCallback = void Function(OnKeyboardInputListenerResult)

Implementation

typedef OnKeyboardCompleteCallback = void Function(
    OnKeyboardInputListenerResult);