void ChildChangedCallback(String name, Node node)

Represents a function that is called when a child node has changed.

Source

typedef void ChildChangedCallback(String name, Node node);