onTap abstract method

void onTap(
  1. TapPosition position
)

When user tap on this widget

Implementation

void onTap(TapPosition position);