actions property

List<Widget>? actions
final

Optional actions to display in the header before the close button.

Implementation

final List<Widget>? actions;