onItemSwipeUpdate property

ItemDragUpdateCallback? onItemSwipeUpdate
final

Callback function invoked when swiping a list or grid item is updated.

Implementation

final ItemDragUpdateCallback? onItemSwipeUpdate;