onTapDown property

dynamic Function() onTapDown
final

Callback when a tap down event occurs.

Implementation

final Function() onTapDown;