Allows setting variables with a hash. Example: variables = {'my-color': new Color.fromKeyword('red')};
Map<String, Node> variables;