actions property

List<Widget>? actions
final

Actions to be shown in the app bar

Implementation

final List<Widget>? actions;