visitElement method

void visitElement(
  1. Element node
)

Implementation

void visitElement(Element node) => visitNodeFallback(node);