NodeCellBuilder typedef
NodeCellBuilder =
Widget Function(BuildContext context, NodeInput node)
Implementation
typedef NodeCellBuilder = Widget Function(BuildContext context, NodeInput node);
typedef NodeCellBuilder = Widget Function(BuildContext context, NodeInput node);