slidableActions property
final
List of slidable actions.
The actions are displayed in the order they are provided; from left to right.
Implementation
final List<ZetaSlidableAction> slidableActions;
List of slidable actions.
The actions are displayed in the order they are provided; from left to right.
final List<ZetaSlidableAction> slidableActions;