swipeToRemoveDirectionGetter property

AxisDirectionGetter? swipeToRemoveDirectionGetter
final

A function that determines the swipe-to-remove direction for an item at a given index.

Implementation

final AxisDirectionGetter? swipeToRemoveDirectionGetter;