loop property

bool loop
final

Set to true if you want the card stack to loop back to the beginning when the user swipes to the end.

The looped cards will be displayed under the foreground card as if

Implementation

final bool loop;