title is the title of the header data. content is the content of the header data.
title
content
HeaderData({required this.title, required this.content});