actions property

List<Widget>? actions
final

The actions for the app bar.

Implementation

final List<Widget>? actions;