actions property

List<Widget>? actions
final

A list of Widgets to display in a row after the title widget.

Implementation

final List<Widget>? actions;