linkFillColorFn property

TypedAccessorFn<Link<N, L>, Color>? linkFillColorFn
final

Accessor function that returns the fill color of a node

Implementation

final TypedAccessorFn<Link<N, L>, Color>? linkFillColorFn;