onSwipeToRemove property

SwipeToRemoveCallback? onSwipeToRemove
final

A callback function called when an item is swiped for removal.

It occurs if at least one of the following two cases happens:

Implementation

final SwipeToRemoveCallback? onSwipeToRemove;