onSwipeRight property

void Function(bool)? onSwipeRight
final

Callback when switch is swiped right

Implementation

final void Function(bool)? onSwipeRight;