actions property

List<Widget>? actions
final

Widgets to be placed at the bottom right of the dialog.

Implementation

final List<Widget>? actions;