actions property

List<Widget>? actions
getter/setter pair

A list of widgets to display after the title.

Implementation

List<Widget>? actions;