onSwipeLeft property

void Function(bool)? onSwipeLeft
final

Callback when the user swipes left on the slider.

Implementation

final void Function(bool)? onSwipeLeft;