draggedItemDecorator property

AnimatedItemDecorator? draggedItemDecorator
final

A callback that allows to add an animated decoration around an item when it is being dragged.

Implementation

final model.AnimatedItemDecorator? draggedItemDecorator;