sendHome method

void sendHome()

Implementation

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