actions property

List<Widget> actions
final

A list of Widgets to display in a row at the end of header.

Implementation

final List<Widget> actions;