actions property

List<Widget>? actions
final

The (optional) set of actions that are displayed at the bottom of the dialog.

Implementation

final List<Widget>? actions;