actions property

List<DialogAction>? actions
final

The actions that can be taken in the dialog.

Implementation

final List<DialogAction>? actions;