actions property

List<Widget>? actions
final

Additional actions to add to the widget

Implementation

final List<Widget>? actions;