Creates a block entry with the required fields.
BlockEntry({required this.title, required this.date, required this.comment});