leadingActions property

List<ZdsSlidableAction>? leadingActions
final

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

Implementation

final List<ZdsSlidableAction>? leadingActions;