nodeColorFn property
Accessor function that returns the stroke color of a node
Implementation
final TypedAccessorFn<Node<N, L>, Color>? nodeColorFn;
Accessor function that returns the stroke color of a node
final TypedAccessorFn<Node<N, L>, Color>? nodeColorFn;