pressButton method

void pressButton(
  1. String id
)

Implementation

void pressButton(String id) => obj.pressButtonToolBarControl(id);