onTap abstract method

void onTap(
  1. Terminal terminal,
  2. Position offset
)

Implementation

void onTap(Terminal terminal, Position offset);