actions property

List<Widget> actions
final

Custom actions (e.g., buttons, dropdowns) for the table header.

Implementation

final List<Widget> actions;