proxyDecorator property
final
A callback that allows the app to add an animated decoration around an item when it is being dragged.
Implementation
final ReorderItemProxyDecorator? proxyDecorator;
A callback that allows the app to add an animated decoration around an item when it is being dragged.
final ReorderItemProxyDecorator? proxyDecorator;