swipedItemDecorator property

AnimatedItemDecorator? swipedItemDecorator
final

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

Implementation

final model.AnimatedItemDecorator? swipedItemDecorator;