onDeckEmpty property

dynamic Function() onDeckEmpty
final

Callback function when the last Widget in the cardDeck is swiped.

Implementation

final Function() onDeckEmpty;