registerKeyboardHandler method

void registerKeyboardHandler()

Implementation

void registerKeyboardHandler() {
  _keyboardHandler.register();
}