KeyboardStatus typedef

KeyboardStatus = void Function(bool visibility)

Implementation

typedef KeyboardStatus = void Function(bool visibility);