actions property

List<Widget>? actions
final

List of widgets displayed as actions, such as buttons.

Implementation

final List<Widget>? actions;