proxyDecorator property

ReorderItemProxyDecorator? proxyDecorator
final

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

Implementation

final ReorderItemProxyDecorator? proxyDecorator;