click

void click()

Simulates a click event.

Implementation

void click() => _node.click();