actions property

List<Widget>? actions
final

Optional list of widgets to display within the top action bar of the widget.

Implementation

final List<Widget>? actions;