onSwipeRight property

void Function(bool)? onSwipeRight
final

Callback when the user swipes right on the slider.

Implementation

final void Function(bool)? onSwipeRight;