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