NodeWidgetBuilder typedef

NodeWidgetBuilder = Widget Function(Node node)

Implementation

typedef NodeWidgetBuilder = Widget Function(Node node);