onEnd property

CardSwiperOnEnd? onEnd
final

Callback function that is called when there are no more cards to swipe.

Implementation

final CardSwiperOnEnd? onEnd;