direction property

CardSwiperDirection direction
final

The direction in which the card is swiped when triggered by the controller.

Defaults to CardSwiperDirection.right.

Implementation

final CardSwiperDirection direction;