onTapDown property

VoidCallback? onTapDown
final

The callback when slider is pressed.

Implementation

final VoidCallback? onTapDown;