nodeFillColorFn property

TypedAccessorFn<Node<N, L>, Color>? nodeFillColorFn
final

Accessor function that returns the fill color of a node

Implementation

final TypedAccessorFn<Node<N, L>, Color>? nodeFillColorFn;