Ungrabs the keyboard. @platforms linux
Future<bool> ungrabKeyboard() async { return await _channel.invokeMethod('ungrabKeyboard'); }