NodeActionCallback typedef

NodeActionCallback = void Function(Node node)

Implementation

typedef NodeActionCallback = void Function(Node node);