Creates a new content list widget.
const ContentList({ super.key, required this.title, required this.items, this.emptyStateWidget, });