actions property

List<AppBarAction>? actions
final

A list of Widgets to display in a row after the title widget.

Implementation

final List<AppBarAction>? actions;