primarySwipeActions property

List<SwipeActionBuilder<T>> primarySwipeActions
final

Swipe actions to attach to the starting edge

Implementation

final List<SwipeActionBuilder<T>> primarySwipeActions;