actions property

List<Widget>? actions
final

Allow user to add actions widget in right side of appbar.

Implementation

final List<Widget>? actions;