onTap property

void Function(SliderObject, int)? onTap
final

the click event of the component.

Implementation

final void Function(SliderObject, int)? onTap;