sendEscape method

void sendEscape()

Implementation

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