actions property

List<ZdsSlidableAction>? actions
final

The actions that will be revealed when the user swipes left on the tile. Must not be empty for the slidable action to occur.

Implementation

final List<ZdsSlidableAction>? actions;