actions property

List<Widget>? actions
final

List of actions in the header.

Implementation

final List<Widget>? actions;