leadingActions property
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;
The actions that will be revealed when the user swipes right on the tile. Must not be empty for the slidable action to occur.
final List<ZdsSlidableAction>? leadingActions;