handleTapDown method

  1. @protected
void handleTapDown(
  1. TapDownDetails details
)
inherited

Called when the pointer tap has contacted the screen in behavior.

Implementation

@protected
void handleTapDown(TapDownDetails details) {}