menu
vyuh_node_flow package
documentation
graph/node_flow_layout_delegate.dart
NodeFlowLayoutDelegate<T>
NodeFlowLayoutDelegate.new constructor
NodeFlowLayoutDelegate.new constructor
dark_mode
light_mode
NodeFlowLayoutDelegate<
T
>
constructor
NodeFlowLayoutDelegate<
T
>
(
{
required
List
<
Node
<
T
>
>
nodes
,
})
Implementation
NodeFlowLayoutDelegate({required this.nodes});
vyuh_node_flow package
documentation
graph/node_flow_layout_delegate
NodeFlowLayoutDelegate<T>
NodeFlowLayoutDelegate.new constructor
NodeFlowLayoutDelegate class