handleTap method

void handleTap()

Implementation

void handleTap() {
  renderer.onElementTap();
}