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