visitTree method

dynamic visitTree(
  1. StyleSheet tree
)

Implementation

dynamic visitTree(StyleSheet tree) => visitStyleSheet(tree);