actions property

List<Widget> actions
final

Additional action widgets (e.g., Export, Print).

Implementation

final List<Widget> actions;