dismissibleConfig property

CardDismissibleConfig? dismissibleConfig
final

The information to add the dismissible behavior to the card. Allows you to dismiss the card and perform an action when dragged from left to right or right to left.

Implementation

final CardDismissibleConfig? dismissibleConfig;