visitTree method

dynamic visitTree(
  1. StyleSheet tree
)
inherited

Implementation

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