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