sendShiftTab method

void sendShiftTab()

Implementation

void sendShiftTab() {
  binding.keyboard.sendShiftTab();
}