transforms property
final
A list of transforms to calculate the position of the card when swiping. Every item in the list is one of the possible card positions.
Implementation
final List<CardTransform> transforms;
A list of transforms to calculate the position of the card when swiping. Every item in the list is one of the possible card positions.
final List<CardTransform> transforms;