onSwipeRight property

(dynamic Function()?) onSwipeRight
final

Callback function to be called when swiping right

Implementation

final Function()? onSwipeRight;