A widget that displays an error message when an HTML block cannot be processed.
const HtmlErrorWidget({super.key, required this.block});