onTapDown abstract method

void onTapDown(
  1. int pointer,
  2. Offset position
)

Implementation

void onTapDown(int pointer, Offset position);