actions property

List<Widget> actions
final

Will be displayed at the bottom of the modal.

Typically is usually a list of ZdsButton.

Implementation

final List<Widget> actions;