onTapDown property

GestureTapDownCallback? onTapDown
final

用户每次和屏幕交互时都会被调用

Implementation

final GestureTapDownCallback? onTapDown;