actions property

List<Widget>? actions
final

Optional action widgets displayed at the bottom of the dialog.

Implementation

final List<Widget>? actions;