actions property

List<Widget> actions
final

The actions that will be present in the resulting app bar.

Implementation

final List<Widget> actions;