Function to determine if a node is a block element.
final bool Function(String localName)? isBlockValidator;