onTapDown abstract method

void onTapDown(
  1. double x,
  2. double y
)

Implementation

void onTapDown(double x, double y);