actions property

List<Widget> actions
final

Widgets displayed in a row after the title.

Implementation

final List<Widget> actions;