slidableActions property

List<ZetaSlidableAction> slidableActions
final

List of slidable actions.

The actions are displayed in the order they are provided; from left to right.

Implementation

final List<ZetaSlidableAction> slidableActions;