actions property

List<Widget>? actions
final

The actions to use for the app bar.

Implementation

final List<Widget>? actions;