actions property

List<Widget>? actions
final

A list of Widgets to display in a row on the right side.

Implementation

final List<Widget>? actions;