crossAxisEndOffset property

double crossAxisEndOffset
final

Defines the end offset across the main axis after the card is dismissed.

If non-zero value is given then widget moves in cross direction depending on whether it is positive or negative.

Implementation

final double crossAxisEndOffset;