tapWidget method

Future<void> tapWidget(
  1. String id
)

Implementation

Future<void> tapWidget(String id) => _tap(id);