onEnd property

CardSwiperOnEnd? onEnd
final

function that gets called when there is no widget left to be swiped away

Implementation

final CardSwiperOnEnd? onEnd;