actions property

List<Widget>? actions
final

List of widgets displayed on the trailing side of the AppBar.

Implementation

final List<Widget>? actions;