Actions to display in the page wrapper for a specific item. Only shown in view mode.
final List<Widget> Function(T item)? actions;