actions property

List<Widget>? actions
final

The actions to display in the page's app bar.

Implementation

final List<Widget>? actions;