onItemSwipeUpdate property
final
Callback function invoked when swiping a list or grid item is updated.
Implementation
final ItemDragUpdateCallback? onItemSwipeUpdate;
Callback function invoked when swiping a list or grid item is updated.
final ItemDragUpdateCallback? onItemSwipeUpdate;