draggedItemDecorator property
final
A callback that allows to add an animated decoration around an item when it is being dragged.
Implementation
final model.AnimatedItemDecorator? draggedItemDecorator;
A callback that allows to add an animated decoration around an item when it is being dragged.
final model.AnimatedItemDecorator? draggedItemDecorator;