secondarySwipeActions property

List<SwipeActionBuilder<T>> secondarySwipeActions
final

Swipe actions to attach to the trailing edge

Implementation

final List<SwipeActionBuilder<T>> secondarySwipeActions;