actions property

List<Widget>? actions
final

Widgets to display after the title widget.

Implementation

final List<Widget>? actions;