sendTab method

void sendTab()

Implementation

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