actions property

List<Widget>? actions
final

Custom actions widgets for the app bar.

Implementation

final List<Widget>? actions;