KeyboardTapCallback typedef

KeyboardTapCallback = void Function(String text)

Implementation

typedef KeyboardTapCallback = void Function(String text);